PopupMenu.InitialValue

Read-Only
A list of the default items separated by returns. This property is unreadable at runtime because the list is removed from memory once the control is created.

Syntax

InitialValue as String

Notes

You can set a default value for the control by populating the pop-up with InitialValue and setting the default value with ListIndex.